@font-face {
  font-family: 'iconfont';  /* project id 2431691 */
  src: url('http://at.alicdn.com/t/font_2431691_w0qyyz9kexi.eot');
  src: url('http://at.alicdn.com/t/font_2431691_w0qyyz9kexi.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_2431691_w0qyyz9kexi.woff2') format('woff2'),
  url('http://at.alicdn.com/t/font_2431691_w0qyyz9kexi.woff') format('woff'),
  url('http://at.alicdn.com/t/font_2431691_w0qyyz9kexi.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_2431691_w0qyyz9kexi.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*思源字体*/
@font-face {
  font-family: 'siyuan';
  font-display: swap;
  src: url('https://at.alicdn.com/t/webfont_1yopjf036yp.eot'); /* IE9*/
  src: url('https://at.alicdn.com/t/webfont_1yopjf036yp.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('https://at.alicdn.com/t/webfont_1yopjf036yp.woff2') format('woff2'),
  url('https://at.alicdn.com/t/webfont_1yopjf036yp.woff') format('woff'), /* chrome、firefox */
  url('https://at.alicdn.com/t/webfont_1yopjf036yp.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('https://at.alicdn.com/t/webfont_1yopjf036yp.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
/*英文标题用到的字体*/
@font-face {
  font-family: 'entitle';
  font-display: swap;
  src: url('../fonts/tt0868m_.ttf'); 
}

html{overflow:auto;overflow-y:scroll; scroll-behavior:smooth;}
body{color:#333;background:#fff;font-family:'siyuan','microsoft yahei';overflow-x:hidden;height:100%;font-size: 14px;}
*{-webkit-margin-before:0px;-webkit-margin-after:0px;-webkit-padding-start:0px;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
ul,li{list-style:none;margin:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
input,i{border:none;outline:none;}
*:focus{border:none;outline:none;}
 input:-internal-autofill-previewed,
    input:-internal-autofill-selected {
    -webkit-text-fill-color: #FFFFFF !important;
    transition: background-color 5000s ease-in-out 0s !important;
}
img{max-width: 100%;}

/*主色调 蓝色 #264973*/
body{--zhu-color:#1e42d8;--pei-color:#ff8400;}

.fl{float: left;}
.fr{float: right}
.clear{clear: both;}
.ellipsis{text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.clamp{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;}
.inner{ width: 100%; margin:0 auto; }
.wrap{width:100%;margin:0 auto;}
@media(min-width: 1400px){
  .inner{ width: 1400px;}
}
@media(max-width: 1400px){
  .inner{  box-sizing: border-box; padding:0 15px; }
}
@media(min-width: 1200px){
	.wrap{width:1200px;}
}

@media(max-width: 640px){
  .inner{ padding:0; }
}


/*自定义滚动条*/
.scrollbar::-webkit-scrollbar {
	/*滚动条整体样式*/
	width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.scrollbar::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
	background   : #535353;
}
.scrollbar::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	background   : #ededed;
}

/*i-title*/
.i-title{display: flex;flex-direction: row;align-items: flex-end;}
.i-title b{font-family: 'entitle';font-size: 110px;color: var(--zhu-color);line-height:1;margin-right:3px;}
.i-title .txt .t1{font-size: 22px;display: flex;flex-direction: row;align-items: center;}
.i-title .txt .t1:after{content:'';width:20px;height: 2px;background: #eee;margin-left: 15px;}
.i-title .txt .t2{font-size:36px; color: #193ed7;font-family: 'entitle';line-height: 1;margin-bottom: 9px;}

@media(max-width: 992px){
	.i-title{justify-content: center;}
}
@media(max-width:576px){
	.i-title b{font-size:70px;}
	.i-title .txt{padding-bottom: 2px;}
	.i-title .txt .t1{font-size: 18px;}
	.i-title .txt .t2{font-size: 20px}
}


/*更多*/
.more{color: #646464;position: relative;width:100px;height: 40px;display: block;}
.more span{z-index: 1;position: absolute;top:0;left:0px;width:100%;height: 40px;text-align: center;line-height: 40px;display: block;}
.more:after{content:'';position: absolute;width:100px;height: 10px;background: #efb6af;bottom:8px;left:0;transition: all .5s;z-index: 0;}
.more:hover{color: #fff;}
.more:hover:after{height: 26px;background: #6883df}

/*page*/
/*fenye*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0;  clear: both;}
  .de-page-mian .page-inner{display: inline-block; overflow: hidden;margin: 10px auto 35px;}
  .de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;width:auto;}
  .de-page-mian .page-inner a.active,
  .de-page-mian .page-inner a:hover{color: #fff; border-color:var(--zhu-color); background: var(--zhu-color);}
  .de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
  .de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
  .de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
  .de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
  .de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
  .de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
  .de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;display: none;}
  .de-page-mian .page-inner span{display: none; font-size: 12px; color: #333; float: left; line-height: 38px;}
  .de-page-mian .page-inner input{display: none; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}

/*no-goods*/
.no-goods,.no-network{padding-top:100px; overflow: hidden; text-align: center;}
.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}
.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}

/*down*/
.down{width:100%;flex-direction: row;justify-content: space-between;background: #211f1f;display: none;}
.down li{width:25%;border-right:solid 1px #fff;padding:5px 0;box-sizing: border-box;}
.down li:nth-child(4){border:none;}
.down li a{width:100%;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;font-size: 14px;}
.down li a i{font-size: 20px;line-height: 1}
.modal{padding-right: 0!important;}
.modal-open{padding-right: 0!important;}
@media(max-width: 768px){
  .down{display:flex;}
}
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
@media only screen and (max-width: 768px){
  .plugin-fixed-call{ display: none; }
}